ServiceGetAuthorizationCodeRequestUri Method (String) |
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string GetAuthorizationCodeRequestUri(
string redirectUri
)
Public Function GetAuthorizationCodeRequestUri (
redirectUri As String
) As String
Parameters
- redirectUri
- Type: SystemString
Return Value
Type:
String
See Also